projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db3041
)
(longlines-mode): Add defvar.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 16 Jul 2005 16:58:43 +0000
(16:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 16 Jul 2005 16:58:43 +0000
(16:58 +0000)
lisp/ediff-diff.el
patch
|
blob
|
history
diff --git
a/lisp/ediff-diff.el
b/lisp/ediff-diff.el
index 6d6b36692bcc4add4511e786f3d88505e23d81a7..ef859eb9b2075f23549429cd5c652d9553567d8e 100644
(file)
--- a/
lisp/ediff-diff.el
+++ b/
lisp/ediff-diff.el
@@
-30,6
+30,7
@@
;; compiler pacifier
(defvar ediff-default-variant)
(defvar null-device)
+(defvar longlines-mode)
(eval-when-compile
(let ((load-path (cons (expand-file-name ".") load-path)))